Skip to content

Below code takes advantage of a known vulnerability [Dirty COW (CVE-2016-5195)] 🔥

Notifications You must be signed in to change notification settings

LinuxKernelContent/DirtyCow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

DirtyCow - Exploit

Below code takes advantage of a known vulnerability [Dirty COW (CVE-2016-5195)] to escalate privileges and get root access.

Before running, uncomment sc for your platform within main.c.

Compilation: gcc main.c -o dirtycow -lpthread

About

Below code takes advantage of a known vulnerability [Dirty COW (CVE-2016-5195)] 🔥

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages